-
Notifications
You must be signed in to change notification settings - Fork 32
🐛 agent now starts the volume cleanup task #7346
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 agent now starts the volume cleanup task #7346
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7346 +/- ##
===========================================
- Coverage 87.35% 68.04% -19.32%
===========================================
Files 1704 680 -1024
Lines 66205 32096 -34109
Branches 1124 168 -956
===========================================
- Hits 57833 21839 -35994
- Misses 8052 10199 +2147
+ Partials 320 58 -262
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
services/agent/src/simcore_service_agent/services/volumes_manager.py
Outdated
Show resolved
Hide resolved
…HK/osparc-simcore-forked into pr-osparc-enable-volume-cleanup-task
|
@Mergifyio queue |
✅ The pull request has been merged automaticallyThe pull request has been merged automatically at c45aea2 |
|
Co-authored-by: Andrei Neagu <[email protected]>



What do these changes do?
Big ops here. Started te wrong task. Let's look at the bright side, the task per se was never used but tested 🤦
Related issue/s
How to test
Dev-ops checklist